<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*视频*/
.videohide{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	visibility: hidden;
	opacity: 0;
	transition: .5s;
	display: flex;
	justify-content: center;
	align-items: center;
}
.videohide_class{
	visibility: visible;
	opacity: 1;
}
.videohidebg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	z-index: 10;
}
.nulldata{
	text-align: center;
	padding: 60px 0px;
}
.videohidebox i{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 24px;
	border-radius: 30px;
	background: #D50900;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -15px;
	margin-top: -15px;
	border: 2px solid #fff;
	cursor: pointer;
	font-style: normal;
}
.videohidebox i.fa-close:hover{
	-webkit-filter: brightness(110%);
}
.videohidebox{
	position: relative;
	width: 1000px;
	height: auto;
	background: #fff;
	z-index: 20;
	padding: 10px;
	transition: .5s;
	margin-top: -100px;
}
.videohidebox_class{
	margin-top: 0;
	opacity: 1;
}
.videohidebox_1{
	width: 100%;
	height: auto;
}
.videohidebox_1 video{
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.videohidebox_1 p{
	font-size: 16px;
	color: #000;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.vdbg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
}

.textcolor{
	color: #0070bf;
}
.bgcolor{
	background: #0070bf;
	color: #fff;
}
.hvcolor:hover{
	color: #0070bf;
}
.ht{height: 50px;line-height: 50px;background: #0070bf;}
.hb{width: 100%;height: auto;}
.hb.active{position: fixed;left: 0;top: 0;z-index: 99;box-shadow: 0 0 15px rgba(0,0,0,.1);}
.hb .htop{height: 100px; line-height: 100px; box-sizing: border-box; padding: 10px 0;}
.hb .htop .logo{display: inline-block; height: 100%; line-height: 100px;}
.hb .htop .logo img{max-height: 80px; margin-right: 20px; float: left;}
.hb .htop .logo h3{display: inline-block; line-height: 80px; height: 100%; float: left; font-size: 36px;}
.head_height{height: 100px;display: none;}
.head_height_active{display: block;}
.htr a{color: #fff;}
.htr span{height: 15px;width: 1px;background: #fff;margin: 0 15px;}
.logo{display: inline-block;}
.hdraline{border-left: 1px solid #757575;height: 18px;margin: 0 5px 0 15px;}
.scbox{position: absolute;right: 0;top: 100%;width: 300px;display: none;box-shadow: 0 0 10px rgba(0,0,0,.1);z-index: 9;}
.hb .hnav{width: 100%; height: 60px;background: #00489C;box-sizing: border-box;}
.hb .hnav .hmenu{width:100%;height: 60px;display: flex;box-sizing: border-box;}
.hb .hnav .hmenu span{flex: 1;width:100%;height: 60px;color: #ffffff; text-align: center;}
.hb .hnav .hmenu span a{display: block; width: 100%; height: 100%; line-height: 60px; color: #ffffff;}
.hb .hnav .hmenu span.active{background: rgba(255,255,255,0.2);}
.hb .hnav .hmenu span:hover{background: rgba(255,255,255,0.2);}
.nava{display: block;line-height: 100px;font-size: 18px;color: #E0E0E0;position: relative;}
.nav span:hover .nava,.nav span.active .nava{color: #FFFFFF;}
.nav span.active .nava::after{opacity: 1;}
.nava::after{width: 70px;height: 4px;background: #FFFFFF;content: "";position: absolute;left: 50%;margin-left: -35px;bottom: 15px;opacity: 0;border-radius:3px;}
.navhide{z-index: 9;position: absolute;left: 50%;margin-left: -75px;top: 100%;margin-top: 20px;background: #fff;padding: 0;overflow: hidden;width: 150px;opacity: 0;visibility: hidden;transition: .25s;box-shadow: 0 0 15px rgba(0,0,0,.1);padding: 5px;}
.bnbg{position: absolute;left: 0;top: 0;padding-top: 100px;display: flex;align-items: center;}
.bntxt h1{font-size: 61px;text-shadow: 0 2px 5px rgba(4,59,98,.25);}
.bntxt p{letter-spacing: 1px;text-shadow: 0 2px 5px rgba(4,59,98,.25);}
.bntxt span{display: inline-block;line-height: 52px;padding: 0 42px;border: 1px solid #fff;margin-top: 10%;}
.bnicobox{position: absolute;left: 0;bottom: 40px;z-index: 10;width: 100%;font-size: 16px;}
.bnico{cursor: pointer;color: #fff;text-align: center;display: inline-block;}
.bnico i{width: 25px;height: 36px;border:2px solid #fff;border-radius: 20px;display: inline-block;margin-bottom: 5px;position: relative;}
.bnico i::after{width: 2px;height: 6px;content: "";background: #fff;display: inline-block;position: absolute;top: 5px;left: 50%;margin-left: -1px;animation: myfirst 2s infinite;}
@keyframes myfirst {
	0% {transform: translate(0px, 0px);}
	50% {transform: translate(0px, 15px);}
	100% {transform: translate(0px, 0px);}
}
.mt{background: #0070bf;padding: 25px 0;color: #fff;}
.mtw{justify-content: flex-end;}
.mtsc input{width: 620px;height: 38px;background: #fff;padding: 0 12px;}
.md{padding: 70px 0;}

.swiper-button-next-public,.swiper-button-prev-public{width: 56px;height: 56px;display: flex;justify-content: center;align-items: center;margin-top: -28px;border-radius: 100%;background: #e6e6e6;font-size: 30px;color: #fff;}
.colorblue{color: #00489C;}
.itit{width: 100%;height: auto;text-align: center; padding: 30px 0;}
.itit h3{font-size: 24px; line-height: 60px;}
.itit .line{width: 48px; height: 5px; background: #00489C;margin: 0 auto;}
.i4 .tab{width: 100%; height: 50px; line-height: 50px; }
.i4 .tab .item{width:60%;font-size: 20px; font-weight: bold; color: #00489C;float: left;}
.i4 .tab .item:nth-child(2){width:39%;float: right;}
.i4 .i4c{width: 100%; height: auto;}
.i4 .i4c .cn{width: 60%; height: auto; float: left;}
.i4 .i4c .cn:nth-child(2){width: 39%; height: auto; float: right;}
.i4 .i4c .cn .i4img{width: 180px; height: 180px; float:left;}
.i4 .i4c .cn .i4img img{width: 100%; height: 100%;}
.i4 .i4c .cn .i4lul{width: calc(100% - 210px); float: right;}
.i4 .i4c .cn .i4lul li{list-style: disc; height: 30px; line-height: 30px; box-sizing: border-box;}
.i4 .i4c .cn .i4lul li a{display: block;width: 100%; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.i4 .i4c .cn .i4rul{width:100%; height: auto;}
.i4 .i4c .cn .i4rul li{list-style: disc; height: 30px; line-height: 30px; box-sizing: border-box;}
.i4 .i4c .cn .i4rul li a{display: block;width: 100%; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.i3{width: 100%; height: 500px; background: url("../images/i3.jpg") no-repeat center;background-size: 100% 100%; margin: 50px auto 0 auto;}
.i2{width: 100%; height: auto; padding: 30px 0 0 0;}
.i2 .i2left{width: 400px; height:auto;float: left;}
.i2 .i2left img{max-width: 100%;}
.i2 .i2left video{max-width: 100%;}
.i2 .i2right{width: calc(100% - 420px); height: auto; float: right; line-height: 35px; text-indent: 30px;}
.iwhite .itit{color: #ffffff;}
.iwhite .itit .line{background: #ffffff;}
.iprolist{width: 100%; height: auto;padding: 30px 0;}
.iprolist .pro{width: 240px; height: auto; float: left; margin-right:80px;}
.iprolist .pro:nth-child(4){margin-right: 0;}
.iprolist .pro img{width: 240px; height: 240px;}
.iprolist .pro h3{width: 100%; height:60px; line-height: 60px; color: #ffffff;text-align: center;}
.i1{width: 100%; height: 450px; background: url("../images/i1.jpg") no-repeat center;background-size: 100% 100%; margin: 50px auto 0 auto;}
.i1 .albumlist{width: 100%; height: auto;padding: 30px 0;}
.i1 .albumlist .album{width: 240px; height: auto; float: left; margin-right:80px;}
.i1 .albumlist .album:nth-child(4){margin-right: 0;}
.i1 .albumlist .album img{width: 240px; height: 180px;}
.i1 .albumlist .album h3{width: 100%; height:60px; line-height: 60px; color: #ffffff;text-align: center;}
.foot{width: 100%;height: 450px;color: #fff;background: #242831;position: relative;padding: 50px 0;}
.foot a{color: #fff;}
.ft{padding: 40px 0;}
.fta h3{margin-bottom: 10px;}
.fta a i{display: inline-block;width: 5px;height: 5px;background: #c8c8c8;border-radius: 100%;vertical-align: middle;margin-top: -3px;margin-right: 10px;}
.fta p,.fta p a{color: #c8c8c8;line-height: 28px;}
.fta p a:hover{color: #fff;}
.fb{width: 100%;color: rgba(255,255,255,.2);padding: 10px 0;line-height: 30px;border-top: 1px solid rgba(255,255,255,.3);position: absolute;left: 0;bottom: 0;}
.fb a{	color: rgba(255,255,255,.4);}
@media only screen and (max-width: 768px) {
	.itit{width: 100%;height: auto;text-align: center; padding: 15px 0;}
	.itit h3{font-size: 20px; line-height: 60px;}
	.i4 .tab .item{width:60%;font-size: 16px; font-weight: bold; color: #00489C;float: left;}
	.i4 .i4c .cn{width: 100%;}
	.i4 .i4c .cn .i4img{display: none;}
	.i4 .i4c .cn .i4lul{width:100%; float: left;}
	.i4 .i4c .cn ul li{list-style: none !important;}
	.i4 .i4c .cn .i4rul{display: none;}
	.i3 {width: 100%;height: auto;margin: 30px auto 0 auto;}
	.iprolist .pro {width: 100%;height: auto;text-align: center;}
	.i2 .i2left {width: 100%;height: auto;}
	.i2 .i2right{width: 100%; height: auto;}
	.i1 {width: 100%;height: auto;margin:30px auto 0 auto;}
	.i1 .albumlist .album {width: 100%;height: auto;text-align: center;}
}
.iline{
	display: block;
	height: 8px;
	width: 70px;
	background: #0070BF;
}
.bjwidth{
	width: 768px;
}
.bjal{
	width: 140px;
	padding: 0 20px;
	line-height: 45px;
	font-weight: bold;
}
.bjaript input{
	height: 45px;
	width: 100%;
	border: 1px solid #ddd;
	padding: 0 15px;
	border-radius: 3px;
}

.bjaript.active input{
	background: #fbfbfb;
}
.bjcx_btn{
	display: inline-block;
	line-height: 62px;
	padding: 0 30px;
	background: #0070BF;
	font-size: 22px;
	color: #fff;
	cursor: pointer;
	transition: .25s;
	border-radius: 4px;
}
.bjcx_btn:hover{
	color: #fff;
}

.bjtitle_border{
	border-bottom: 1px solid #a9a7a6;
}
.bjtab th{
	font-size: 22px;
	color: #0070BF;
	text-align: left;
	padding: 15px 10px;
}
.bjtab td{
	padding: 15px 10px;
}
.bjtab_a{
	cursor:pointer;
	line-height: 30px;
	padding: 0 20px;
	background: #0070BF;
	color: #fff;
	display: inline-block;
	border-radius: 30px;
}
.bjtab_a:hover{
	color: #fff;
}
.bj1border{
	padding: 25px;
	background: #fcfcfc;
	border: 1px solid #c1c1c1;
}
.bjaript.active1 input{
	height: 38px;
	border: 1px solid #c1c1c1;
}
.bjaript_line{
	height: 1px;
	width: 15px;
	background: #c1c1c1;
}
.bj1abox{
	padding-left: 40px;
}
.bj1c_l{
	width: 54%;
}
.bj1c_a{
	width: 24%;
}
.bj1c_m{
	margin-left: 50px;
}
.bj1c_m .bj1c_a{
	width: 30%;
}
.sca{
	color: #910e24;
	font-weight: bold;
}
.sca:hover{
	color: #910E24;
}
.tja{
	cursor: pointer;
	font-weight: bold;
}
.zjbox input{
	width: 100px;
}
.bianjia{
	display: inline-block;
	line-height: 34px;
	padding: 0 15px;
	background: #0070BF;
	border-radius: 34px;
	color: #fff;
	margin-left: 10px;
}
.bianjia:hover{
	color: #fff;
}
.bj1a_3 .bjwidth{
	padding: 25px;
	border: 1px solid #C1C1C1;
	border-radius: 8px;
}
.bj1a_3_a a{
	display: inline-block;
	line-height: 34px;
	width: 120px;
	text-align: center;
	border-radius: 4px;
	margin-right: 20px;
	border: 1px solid #C1C1C1;
}
.bj1a_3_a a.active,.bj1a_3_a a:hover{
	border: 1px solid #0070BF;
	background: #0070BF;
	color: #fff;
}
.bj1b{
	justify-content: flex-end;
	flex-wrap: wrap;
	align-items: flex-end;
}
.bj1b *{
	margin-left: 10px;
}
.bj1b .jg{
	font-size: 48px;
	color: #ff7e00;
}
.bj1ba{
	display: inline-block;
	line-height: 60px;
	width: 170px;
	color: #fff;
	background: #0070BF;
	border-radius: 4px;
	cursor: pointer;
	transition: .25s;
	font-weight: bold;
}
.tc{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	background: rgba(0,0,0,.5);
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.tc_active{
	opacity: 1;
	visibility: inherit;
}
.body_hidden{
	overflow: hidden;
}
.tcw{
	border-radius: 8px;
	overflow: hidden;
}
.tct{
	height: 100px;
	background: #0070BF;
	padding: 0 25px;
	color: #fff;
}
.tc_close{
	cursor: pointer;
}
.tcb{
	padding: 40px;
	border-bottom: 1px dashed #C1C1C1;
}
.tcb:last-child{
	border-bottom: 0;
}
.bjal_active{
	width: 200px;
}
.op0{
	opacity: 0;
}
.bjaript select{
	height: 45px;
	width: 100%;
	border: 1px solid #8d8d8d;
	padding: 0 15px;
	border-radius: 3px;
	padding-right: 40px;
	font-size: 16px;
	color: #666;
}
.zf2w .bjaript select{
	height: 40px;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 35px;
}
.zf2w .bjaript .slti{
	transform: scale(.6);
	right: 10px;
}
.tcwbox{
	height: 600px;
	overflow: hidden;
	overflow-y: auto;
}
.tcb_radio label{
	margin-right: 40px;
	display: flex;
	align-items: center;
}
.tcb_radio label input{
	margin-right: 15px;
}

.bj1c_l_cp{
	width: 40%;
}
.bj1c_l_cp .bj1c_a{
	width: 35%;
}
.bj1c_m_cp{
	margin-left: 25px;
}
.bj1a_2box{
	width: 320px;
}
.bj1a_2boxa img{
	height: 14px;
}
.pdt{
	border-bottom: 1px solid #aaaaaa;
	padding-top: 50px;
}
.pdtw{
	justify-content: flex-end;
}
.pdtw a{
	margin-left: 40px;
	font-size: 18px;
	color: #666;
	display: block;
	line-height: 70px;
	position: relative;
}
.pdtw a.active,.pdtw a:hover{
	color: #0070BF;
}
.pdtw a::after{
	opacity: 0;
	width: 80px;
	height: 3px;
	background: #0070BF;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -40px;
	bottom: -1px;
}
.pdtw a.active::after{
	opacity: 1;
}
.boxshow{
	box-shadow: 0 0 10px rgba(0,0,0,.14);
}
.pdw{
	width: 103%;
}
.pda{
	width: 30.33%;
	margin-right: 3%;
	margin-top: 50px;
}
.page span,.page input{
	margin-right: 5px;
}
.page input{
	height: 34px;
	border: 1px solid #eee;
	width: 34px;
	text-align: center;
}
.page button{
	padding: 0px 12px;
	height: 34px;
	border: 1px solid #EEEEEE;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.page1 a{
	font-size: 14px;
	line-height: 25px;
	margin: 5px 10px;
}
.page1 a.pagea{
	color: #999;
}
.page1 a.active,.page1 a:hover{
	color: #0070BF;
}
.nertitle{
	text-align: center;
	line-height: 50px;
	color: #0a0d59;
	background: #ecf5fd;
}
.nela i{
	display: inline-block;
	line-height: 28px;
	padding: 0 15px;
	border-radius: 3px;
	color: #999;
	border: 1px solid #E6E6E6;
}
.nerb{
	padding: 10px;
}
.nerbmore{
	margin-bottom: 10px;
}
.nerbmore span{
	display: inline-block;
	cursor: pointer;
	background: #fafafa;
	font-size: 15px;
	color: #666;
	line-height: 42px;
	border: 1px solid #E6E6E6;
	padding: 0 30px;
	transition: .25s;
}
.nerbmore span:hover{
	background: #0070BF;
	border: 1px solid #0070BF;
	color: #fff;
}

.hw1{
	width: 85%;
	margin: 0 auto;
}
.hw1 input{
	height: 70px;
	padding: 0 20px;
	border: 1px solid #c1c1c1;
	background: #F7F7F7;
	width: 80%;
	font-size: 16px;
}
.hw1 button{
	width: 195px;
	height: 70px;
	background: #00569d;
	cursor: pointer;
	transition: .25s;
	font-size: 20px;
	color: #fff;
}
.hw2{
	box-shadow: 0 0 15px rgba(0,0,0,.14);
	border-radius: 8px;
	overflow: hidden;
}
.hw2t{
	line-height: 40px;
	padding: 15px 0;
	background: #00569d;
	color: #fff;
}
.hw2b{
	line-height: 40px;
	padding: 20px 0;
}
.hw3a{
	position: relative;
	padding: 10px 0;
}
.hw3a::after{
	width: 1px;
	height: 100%;
	content: "";
	background: #C1C1C1;
	position: absolute;
	left: 193px;
	top: 0;
}
.hw3al{
	width: 150px;
	text-align: center;
}
.hw3a i{
	width: 46px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	margin: 0 20px;
	position: relative;
	z-index: 8;
	font-size: 20px;
	color: #fff;
}
.hw3a i.ji{
	background: #ffba28;
}
.hw3a i.shou{
	background: #00569d;
}
.hw3a i em.dian{
	width: 10px;
	height: 10px;
	background: #c1c1c1;
	border-radius: 100%;
}
.copyi{
	cursor: pointer;
	word-break:break-all;
}

.co1map{
	height: 530px;
}
.co1w{
	padding: 30px;
	border-top: 1px solid #E6E6E6;
}
.co2w{
	width: 62%;
	margin-left: 38%;
}
.co2t i.iline{
	height: 2px;
	margin-top: 20px;
}
.myrw{
	width: 103%;
}
.myra{
	width: 30.33%;
	margin-right: 3%;
	margin-bottom: 20px;
}
.myra:last-child{
	margin-bottom: 0;
}
.myra_w100{
	width: 97%;
}
.myraipt{
	margin-top: 8px;
}
.myraipt input,
.myraipt select,
.myraipt textarea{
	font-size: 15px;
	padding: 0 17px;
	background: #fff;
	height: 50px;
	width: 100%;
	border: 1px solid #F2F3F5;
	transition: .25s;
}
.myraipt textarea{
	padding: 17px;
	height: 150px;
	resize: none;
}
.slti{
	line-height: 30px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -5px;
	color: #00569d;
	font-size: 18px;
}
.mysbm{
	height: 50px;
	width: 100%;
	cursor: pointer;
	background: #00569d;
	color: #fff;
	font-size: 16px;
	transition: .25s;
}

.zf2r i{
	height: 1px;
	background: #E6E6E6;
	margin: 0 50px;
}
.iptcheckbox{
	width: 19px;
	height: 19px;
	border: 1px solid #5c5c5c;
	cursor: pointer;
}

.xi1r3t2r button{
	width: 20px;
	height: 25px;
	border: 1px solid #E6E6E6;
	margin-left: -1px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.xi1r3t2r input{
	width: 50px;
	height: 25px;
	border: 1px solid #E6E6E6;
	text-align: center;
}
.zf2w_cp{
	align-items: flex-start;
}
.zf2r_ipt{
	margin-left: 50px;
}
.zf2r_ipt textarea{
	height: 150px;
	border-radius: 6px;
	padding: 15px;
	font-size: 16px;
	width: 100%;
	border: 1px solid #C1C1C1;
	resize: none;
}

.z2t a{
	display: inline-block;
	line-height: 55px;
	border: 1px solid #006dd3;
	color: #006dd3;
	padding: 0 16px;
	border-radius: 4px;
	margin: 0 15px;
}
.z2t a:hover,.z2t a.active{
	background: #006dd3;
	color: #fff;
}
.z2b .zf2w{
	width: 48%;
}
.xi1r3t2l select{
	width: 250px;
	border: 1px solid #c8c8c8;
	height: 40px;
	padding: 0 12px;
	font-size: 18px;
	color: #666;
}
.xi1r3t2l i{
	position: absolute;
	right: 1px;
	top: 1px;
}
.xi1r3t2l input{
	width: 80px;
	border: 1px solid #c8c8c8;
	height: 40px;
	text-align: center;
	font-size: 18px;
}
.xi1r3t2l em{
	margin: 0 5px;
}
.jg_ipt{
	width: 140px;
	height: 50px;
	border: 1px solid #C8C8C8;
	text-align: center;
	font-size: 20px;
}
.zf2l {
	flex-wrap: wrap;
}

.tcwbox_htat{
	height: auto;
}
.tcb .zf2lw:first-child{
	margin-top: 0;
}

.loginbg{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}
.loginbg .logo{
	position: absolute;
	left: 50px;
	top: 50px;
}
.lgw{
	width: 480px;
	border: 2px solid #00559d;
	border-radius: 15px;
	overflow: hidden;
	margin: 0 auto;
}
.lgtop{
	line-height: 82px;
	background: #00559D;
	color: #fff;
}
.lgpadding{
	padding: 40px;
}
.lga{
	margin-top: 25px;
}
.lga:first-child{
	margin: 0;
}
.lga input{
	width: 100%;
	height: 46px;
	border: 1px solid #9e9e9e;
	border-radius: 4px;
	padding-left: 65px;
}
.lgai{
	width: 52px;
	height: 30px;
	border-right: 1px solid #9E9E9E;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}
.lga button{
	width: 110px;
	height: 40px;
	background: #00559D;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	transition: .25s;
	border-radius: 4px;
	margin-right: 20px;
}
.lga_a{
	text-decoration: underline;
}
.lga_a:hover{
	color: #1975ef;
	text-decoration: underline;
}
.textcolor1{
	color: #1975ef;
}

.rgw{
	width: 540px;
}
.bjtitlecp{
	border-bottom: 1px solid #46a2ff;
}
.bjtitlecp .iline{
	margin-bottom: -2px;
	height: 5px;
	width: 50px;
}
.rga input{
	width: 100%;
	border: 1px solid #9E9E9E;
	height: 52px;
	padding: 0 15px;
	border-radius: 5px;
	background: #fff;
}
.rgacode button{
	width: 100px;
	border: 1px solid #9E9E9E;
	height: 52px;
	border-radius: 5px;
	background: none;
	cursor: pointer;
	background: #fff;
}
.rgaradio input{
	width: 14px;
	height: 14px;
	border: 1px solid #ccc;
	border-radius: 14px;
	position: relative;
}
.rgaradio input:checked{
	border: 1px solid #00559D;
}
.rgaradio input:checked::after{
	width: 6px;
	height: 6px;
	background: #00559D;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -3px 0 0 -3px;
	content: "";
}
.rgasbm button{
	width: 100%;
	margin-right: 0;
}
.scbox1{
	display: block;
	line-height: 40px;
	padding: 15px;
}

/*货物追踪tab*/
.hwtab{
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
}
.hwtab td,.hwtab th{
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.hwtab th{
	background: #00569d;
	line-height: 50px;
	padding: 10px;
	color: #fff;
	font-size: 22px;
}
.hwtab td{
	transition: .25s;
	text-align: center;
	line-height: 35px;
	padding: 15px 10px;
}
.hwtab tr:hover td{
	background: #f8f8f8;
}

.radio_1_box,.radio_2_box,.radio_3_box,.radio_4_box,.radio_5_box{
	display: none;
}
.radio_1_box.active,.radio_2_box.active,.radio_3_box.active,.radio_4_box.active,.radio_5_box.active{
	display: block;
}
.baf0,.baf1,.baf2,.baf3,.baf4{
	display: none;
}
.baf0.active,.baf1.active,.baf2.active,.baf3.active,.baf4.active{
	display: block;
}



@media only screen and (max-width:1399px) {
	.bntxt h1{
		font-size: 42px;
	}
	.bntxt p{
		font-size: 16px;
	}
	.bntxt span{
		font-size: 15px;
		line-height: 45px;
		padding: 0 30px;
		margin-top: 7%;
	}
	.tcw .wrap{
		padding: 0;
	}
	.tcw{
		width: 90%;
	}
	.tct{
		height: 60px;
	}
	.tct img{
		height: 25px;
	}
	.tcw .bjwidth{
		width: 100%;
	}
	.bjal_active{
		width: 150px;
	}
	.tc .bjal_active{
		font-size: 15px;
		padding: 0 15px;
	}
	.tcb{
		padding: 20px;
		padding-top: 10px;
	}
	.bj1ba{
		line-height: 45px;
		width: 130px;
	}
	.tcb_radio label{
		margin-bottom: 15px;
	}
	.bjaript select{
		font-size: 14px;
	}
	.hwtab th{
		font-size: 18px;
		line-height: 35px;
	}
	.hwtab td{
		line-height: 30px;
	}
	.zf2w .bjaript select{
		height: 35px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.videohidebox{
		width: 80%;
	}
	.nav span{
		margin-left: 35px;
	}
	.nava{
		font-size: 16px;
	}
	.ftl img{
		max-height: 50px;
		margin-bottom: 30px;
	}
	.iline{
		height: 3px;
		width: 40px;
	}
	.iline.mt_15{
		margin-top: 10px;
	}
	.bj1b .jg{
		font-size: 32px;
	}

	.pdt{
		padding-top: 30px;
	}
	.pdtw a{
		line-height: 50px;
		font-size: 16px;
	}
	.netr i{
		width: 50px;
		margin: 15px 0;
	}
	.netr span{
		margin-top: 25px;
	}

	.co1map{
		height: 400px;
	}

	.zf2l i img{
		height: 30px;
	}

	.xi1r3t2l input,.xi1r3t2l textarea{
		font-size: 13px;
		height: 35px;
	}
	.xi1r3t2l input{
		width: 50px;
	}
	.xi1r3t2l select{
		width: 180px;
	}
	.xi1r3t2r {
		margin-left: 10px;
		margin-top: 10px;
	}
	.z2t a{
		line-height: 40px;
		font-size: 15px;
	}
}
@media only screen and (max-width:950px) {
	.iline{
		height: 3px;
		width: 40px;
	}
	.iline.mt_15{
		margin-top: 10px;
	}
	.mt_30,.mt_35,.mt_40,.mt_45,.mt_50,.mt_60,.mt_70,.mt_80{
		margin-top: 25px;
	}
	/*视频*/
	.videohidebox{
		width: 90%;
		margin-left: 0;
		padding-bottom: 0;
	}
	.videohidebox_1 p{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.scbox{
		display: block;
		position: relative;
		right: 0;
		top: inherit;
		width: 100%;
		box-shadow: inherit;
		margin-bottom: 15px;
	}
	.scbox input{
		border: 1px solid #eee;
		height: 40px;
	}
	.scbox button{
		width: 50px;
		height: 40px;
		background-size: 18px;
	}
	.bnbg{
		padding-top: 0;
	}

	.bjtab table{
		width: 950px;
	}
	.bjtab{
		overflow: hidden;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.bjtab th{
		font-size: 18px;
		padding: 8px 5px;
	}
	.bjtab td{
		padding: 8px 5px;
	}
	.netr{
		padding: 20px;
	}

	.hw1{
		width: 100%;
	}
	.hwtable{
		width: 100%;
		overflow: hidden;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.hwtab{
		width: 950px;
	}
	.hwtab th{
		font-size: 16px;
		line-height: 30px;
		padding: 5px;
	}
	.hwtab td{
		padding: 10px;
		line-height: 26px;
	}
}
@media only screen and (max-width:768px) {
	.flex_lmr_wap{
		justify-content: space-between;
		width: 100%;
	}
	.wap_disblock{
		display: block;
	}
	.swiper-container-bn .bnimg{
		height: 200px !important;
	}
	.bntxt h1{
		font-size: 23px;
	}
	.bntxt p{
		font-size: 12px;
	}
	.bntxt span{
		font-size: 15px;
		line-height: 45px;
		padding: 0 30px;
		margin-top: 7%;
		display: none;
	}
	.swiper-container-bn .swiper-pagination-bullet{
		margin: 7px 0 !important;
		margin-left: 30px !important;
	}
	.swiper-container-bn .swiper-pagination-bullet-active i{
		opacity: 0;
	}
	.bnicobox{
		bottom: 0;
		transform: scale(.5);
	}
	.mtsc {
		flex: 0;
		flex-grow: 1;
	}
	.mtsc input{
		width: 100%;
	}
	.mt{
		padding: 10px 0;
	}
	.md{
		padding: 25px 0;
	}
	.swiper-button-next-public, .swiper-button-prev-public{
		width: 36px;
		height: 36px;
		margin-top: -18px;
		font-size: 20px;
	}
	.i1aw{
		padding: 15px 20px;
		height: auto;
	}
	.i1aw img{
		height: 40px;
	}
	.i4t {
		display: block;
	}
	.i4tr ul{
		justify-content: space-between;
	}
	.i4tr li{
		margin-left: 0;
		padding: 0 10px;
		font-size: 12px;
		width: 30%;
		line-height: 35px;
		text-align: center;
		margin-top: 15px;
	}
	.i4bla p{
		font-size: 12px;
		line-height: 22px;
	}
	.ft{
		padding: 20px 0;
	}
	.fta{
		display: none;
	}
	.ftr{
		display: block;
		margin-top: 20px;
	}
	.ftl img{
		max-height: 40px;
		margin: 0 auto 30px auto;
		display: block;
	}

	.bjwidth{
		width: 100%;
	}
	.bja{
		margin-top: 20px;
	}
	.bjar_radio{
		line-height: 34px;
	}
	.bjar_radio input[type="radio"]{
		transform: scale(.8);
	}
	.bjal{
		width: 90px;
		padding: 0;
		line-height: 34px;
	}
	.bjaript input{
		height: 34px;
	}
	.bjcx_btn{
		line-height: 45px;
		padding: 0 20px;
		font-size: 16px;
	}
	.bjcx_btn img{
		height: 15px;
	}

	.idata{
		background-size: 18px;
		top: 3px;
		right: 5px;
	}
	.bj1 .titleh3 img{
		height: 20px;
	}
	.bj1abox{
		padding-left: 0;
		overflow: hidden;
		overflow-x: auto;
	}
	.bj1ct,.bj1cb{
		width: 600px;
	}
	.zjbox .marl20{
		margin-left: 10px;
	}
	.zjbox .bjaript input{
		width: 70px;
	}
	.bianjia{
		font-size: 12px;
		flex: 0;
		flex-grow: 1;
		padding: 0;
		text-align: center;
		line-height: 32px;
	}
	.bj1a_3 .bjwidth{
		padding: 15px;
	}
	.bj1a_3_a a{
		width: 100px;
		font-size: 12px;
		margin-right: 15px;
	}
	.bj1b .jg{
		font-size: 30px;
	}
	.bj1b *{
		margin-top: 10px;
	}
	.tct{
		height: 45px;
	}
	.tcwbox{
		height: 500px;
	}
	.bjal_active{
		width: 100%;
	}
	.tcwbox .bja{
		display: block;
		margin-top: 10px;
	}
	.bjaript_line{
		width: 10px;
		margin: 0 5px;
	}
	.slti{
		right: 5px;
		background-size: 10px;
	}
	.bjaript select{
		height: 34px;
		font-size: 13px;
	}
	.tcwbox .bjar {
		flex-wrap: wrap;
	}
	.tcwbox .bjaript {
		width: 100%;
		margin-left: 0;
		margin-bottom: 5px;
	}
	.tcwbox .bjaript:last-child{
		margin-bottom: 0;
	}
	.tcwbox .bjaript_line{
		display: none;
	}
	.tcb_radio label img{
		height: 25px;
	}
	.tcb_radio label{
		width: 50%;
		margin-right: 0;
	}
	.tcwbox .bj1b {
		margin-top: 10px;
	}
	.bj1a_2box{
		width: 100%;
	}
	.bj1border{
		padding: 15px;
	}
	.pdt{
		padding-top: 15px;
	}
	.pdtw a{
		line-height: 50px;
		font-size: 14px;
		margin-left: 10px;
	}
	.pdtw a::after{
		height: 1px;
		width: 50px;
		margin-left: -25px;
	}
	.pdw{
		width: 100%;
		justify-content: space-between;
	}
	.pda{
		width: 48%;
		margin-right: 0;
		margin-top: 15px;
	}
	.pdatxtt span{
		display: none;
	}
	.pdatxt p{
		font-size: 12px;
		line-height: 22px;
		margin-top: 5px;
	}
	.page *{
		margin: 3px;
	}
	.page a,.page input,.page a span,.page button{
		margin-bottom: 5px;
		font-size: 12px;
	}
	.page a{
		line-height: 28px;
		padding: 0 8px;
	}

	.netr i{
		width: 40px;
		margin: 15px 0;
	}
	.netr span{
		margin-top: 15px;
		font-size: 12px;
	}
	.nela{
		padding: 15px;
	}
	.nerbmore span{
		line-height: 34px;
		padding: 0 20px;
		font-size: 13px;
	}
	.nela i{
		font-size: 12px;
	}

	.hw2b img{
		width: 15px;
	}
	.hw3al{
		width: 90px;
		font-size: 12px;
	}
	.hw3a i{
		width: 40px;
		height: 40px;
		font-size: 15px;
		margin: 0 5px;
	}
	.hw3a::after{
		left: 115px;
	}
	.hw1 input{
		height: 40px;
		font-size: 14px;
		padding: 0 15px;
	}
	.hw1 button{
		width: 90px;
		font-size: 13px;
		height: 40px;
	}
	.hw1 button img{
		width: 12px;
	}

	.co1map{
		height: 200px;
	}
	.co1w{
		padding: 15px 0;
	}
	.co2{
		background: #f7f7f7;
	}
	.co2w{
		width: 100%;
		margin-left: 0;
	}
	.myrw{
		width: 100%;
	}
	.myra{
		width: 100%;
		margin-right: 0;
	}
	.mysbm{
		height: 45px;
		font-size: 14px;
	}

	.zf2w {
		display: block;
	}
	.zf2l i img{
		height: 30px;
	}
	.zf2r{
		margin-top: 5px;
	}
	.zf2r i{
		margin-left: 0;
		margin-right: 10px;
	}
	.zf2r_ipt{
		margin-left: 0;
		margin-top: 10px;
	}
	.zf2r_ipt textarea{
		font-size: 13px;
		height: 120px;
	}

	.z2t a{
		line-height: 34px;
		font-size: 13px;
		margin: 5px;
	}
	.z2b .zf2w{
		width: 100%;
	}
	.xi1r3t2l,.xi1r3t2r {
		margin-left: 15px;
		margin-top: 15px;
	}
	.xi1r3t2l input,.xi1r3t2l textarea{
		font-size: 13px;
		height: 35px;
	}
	.xi1r3t2l select{
		height: 32px;
		font-size: 12px;
	}
	.xi1r3t2l input{
		width: 50px;
		height: 32px;
	}
	.xi1r3t2l select{
		width: 180px;
	}
	.iptcheckbox{
		transform: scale(.8);
	}
	.jg_ipt{
		width: 80px;
		height: 45px;
	}

	.tcwbox_htat{
		max-height: 500px;
		height: auto;
	}
	.jg_ipt{
		width: 50px;
		height: 35px;
	}
	.tcw .zf2lw{
		margin-top: 15px;
	}
	.tcw .zf2lw i{
		margin-left: 0;
	}
	.tcw .zf2lw .titleh3{
		margin-left: 10px;
	}
	.tcw .zf2lw i img{
		height: 30px;
		display: block;
	}
	.tcewm{
		margin-top: 10px;
	}
	.tcewm img{
		width: 70%;
	}
	.tcbjg{
		margin-top: 0;
	}
	.tcbjg .disflex{
		margin-top: 0;
		margin-left: -5px;
	}
	.tcbjg .disflex *{
		margin-top: 0;
	}

	.rgw{
		width: 90%;
	}
	.rga input{
		height: 45px;
	}
	.rga button{
		height: 45px;
	}
	.bjtitlecp h3{
		font-size: 18px;
	}

	.hw1{
		width: 100%;
	}
	.hwtable{
		width: 100%;
		overflow: hidden;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.hwtab{
		width: 800px;
	}
	.hwtab th{
		font-size: 16px;
		line-height: 30px;
		padding: 5px;
	}
	.hwtab td{
		padding: 10px;
		line-height: 26px;
	}
	.hw2t {
		padding: 15px 10px;
	}
	.hw2t .titleh3{
		font-size: 15px;
	}
	.zf2w .bjaript select{
		height: 32px;
		font-size: 14px;
		padding-left: 10px;
		padding-right: 35px;
	}
}
.xinxi{
	color: #666;
	font-size: 16px;
	cursor:pointer;
}
.ckg{
	width: 65%;
}

.tiji{display: none;}
.fta{padding-top: 50px;}
.finfo{padding-top: 0;}
.finfo img{max-height: 60px;margin:0 auto 30px auto;}
.pagebanner{width: 100%;height: auto;}
.pagebanner img{width: 100%;margin: 0 auto;}
.hulk{padding: 50px 0;}
.hulk .menu{width: 295px;height: auto;float: left;}
.hulk .menu .title{width: 100%;height: 80px;line-height: 80px;box-sizing: border-box;padding: 0 20px;background: #f8f8f8;border-bottom: 3px solid #00489C;font-size: 24px;color: #00489C;margin-bottom: 20px;}
.hulk .menu ul li{width: 100%;height: 60px;line-height: 60px;padding: 0 20px;background: #f8f8f8;margin-bottom: 10px;font-size: 16px;cursor: pointer;transition: all .8s;}
.hulk .menu ul li a{color: #00489C; display: block; width: 100%; height: 100%;}
.hulk .menu ul li:hover{background: #00489C;color: #FFFFFF;}
.hulk .menu ul li:hover &gt; a{color: #FFFFFF;}
.hulk .menu ul li.active{background: #00489C;color: #FFFFFF;}
.hulk .menu ul li.active &gt; a{color: #FFFFFF;}
.hulk .content{width: 855px;height: auto;background: #f8f8f8;float: right;}
.hulk .content .title{width: 100%;height: 50px;line-height: 50px;background: #00489C;color: #FFFFFF;font-size: 16px;box-sizing: border-box;padding: 0 20px;}
.hulk .content .title .va{float: right;}
.hulk .content .title .va a{color: #FFFFFF;font-size: 14px;}
.hulk .content .list{padding: 20px 0 50px 0; min-height: 200px;}
.hulk .content .list .pagecontent{padding: 20px;}
.hulk .content .list .pagecontent img{max-width: 100%;}
.page-news-lists{}
.page-news-lists li{width: 100%;height: 200px;}
.page-news-lists li a{display: block;width: 100%;height: 100%;}
.page-news-lists li .nl{width: 200px; height: 180px; float: left;}
.page-news-lists li .nl img{width: 160px; height:140px; margin: 20px;}
.page-news-lists li .nr{width: calc(100% - 200px); height: 100%; float: right; padding: 20px 0;}
.page-news-lists li .nr h3{margin-bottom: 15px;}
.page-news-lists li .nr .info{width: 100%; height: auto; line-height: 30px; color: #333333;}
.page-news-lists li .nr p{width: 100%; height: 60px; line-height: 60px;}
.history-list{width: 100%; height: auto;}
.history-list li{width: 100%; height: 200px;box-sizing: border-box; padding:0 20px; cursor: pointer;}
.history-list li .year{float: left; width: 20%; height: 100%; position: relative;}
.history-list li .year .cont{width: 100px; height: 100px; border-radius: 100px; background: #EFEFEF; text-align: center; position: absolute; left: 50%; top: 50%; margin-left: -50px; margin-top: -50px; transition: all .6s;}
.history-list li .year .cont .y{width: 100%; height: 50px; color: #666666; font-size: 15px; line-height: 30px;}
.history-list li .year .cont .m{width: 100%; height: 50px; color: #666666; font-size: 20px; font-weight: bold; line-height: 70px; }
.history-list li .line{float: left; width: 10%; height: 100%; position: relative;}
.history-list li .line .l{width: 4px; height: 100%; background: #EFEFEF; position: absolute; left: 50%; margin-left: -2px; top: 0px;}
.history-list li .line .d{width: 30px; height: 30px; border-radius: 30px; border: 4px solid #EFEFEF; background: #F8F8F8; position: absolute; left: 50%; margin-left: -15px; top: 50%; margin-top: -15px;transition: all .6s;}
.history-list li .txt{float: left; width: 70%; height: 100%; box-sizing: border-box; padding:40px 20px;}
.history-list li .txt .cont{width: 100%; height: 100%; background: #EFEFEF; padding: 20px; line-height: 30px;transition: all .6s;}
.history-list li:hover &gt; .year .cont{background: #00489C; color: #ffffff;}
.history-list li:hover &gt; .year .cont .y{color: #ffffff;}
.history-list li:hover &gt; .year .cont .m{color: #ffffff;}
.history-list li:hover &gt; .line .d{border: 4px solid #00489C;}
.history-list li:hover &gt; .txt .cont{background: #00489C;color: #ffffff;}
/* 在线留言页面 */
#message-form {padding: 0 20px;}
#message-form .red-star {color: red;}
#message-form label {font-size: 14px; display: inline-block; width: 120px; height: 60px; line-height: 60px;}
#message-form .col-sm-7{width: calc(100% - 120px); display: inline-block;}
#message-form .col-sm-7 input{width: 100%; height: 35px; line-height: 35px; padding: 0 10px;}
#message-form .col-sm-7 textarea {resize: none;width: 100%; height: 120px; padding: 15px; line-height: 30px; font-size: 14px;}
#message-form #checkcode {display: inline-block;width: 30%;}
#message-form #checkCodeImg {vertical-align: top;margin-left: 10px;}
#message-form #change_code {line-height: 34px;padding: 0 10px;color: #1ed7b2;font-size: 14px;}
#message-form .error-info {padding-top: 4px;display: inline-block;vertical-align: top;position: absolute;}
#message-form .btnlist{text-align: center; margin-top: 30px;}
#message-form input[type="submit"]{width: 120px; height: 40px; line-height: 40px; background: #00489C; color: #ffffff; margin-right: 20px;}
#message-form input[type="reset"]{width: 120px; height: 40px; line-height: 40px; background: #9A9A9A; color: #ffffff;}
@media (max-width: 768px) {
	#message-form .form-group {margin-bottom: 25px;}
	#message-form .error-info {	display: block;	padding-top: 0;	float: none !important;	padding-left: 10px;}
	#message-form #change_code + .error-info { padding-left: 0px;margin-left: -7px;}
}

#message-form.n-default .msg-wrap {position: static;}
@media only screen and (max-width: 1500px) {
}
@media only screen and (max-width: 768px) {
	.history-list li{height: 260px;}
	.history-list li .year .cont{width: 60px; height: 60px; border-radius: 60px; background: #EFEFEF; text-align: center; position: absolute; left: 50%; top: 50%; margin-left: -30px; margin-top: -30px; transition: all .6s;}
	.history-list li .year .cont .y{font-size: 14px; line-height: 30px; height: 30px;}
	.history-list li .year .cont .m{font-size: 18px; line-height: 40px; height: 30px;}
	.history-list li .txt{padding: 20px 10px; height: auto;}
	.history-list li .txt .cont{line-height: 25px;}
	.foot{height: 300px;padding: 10px 0;}
	.foot .fta{padding-top: 0;}
	.hulk{width: 100%;box-sizing: border-box;padding: 35px 15px;}
	.hulk .menu{width: 100%; height: auto;}
	.hulk .menu .title{height: 50px; line-height: 50px; font-size: 20px; margin-bottom: 10px;}
	.hulk .menu ul{width: 100%; }
	.hulk .menu ul li{text-align: center; height: 40px; line-height: 40px; font-size: 15px;}
	.hulk .content{width: 100%;min-height: 350px;}
	.hulk .page-news-lists li{height: 130px;}
	.hulk .page-news-lists li .nl{width: 100px; height: 100px; }
	.hulk .page-news-lists li .nl img{width: 80px; height:80px; margin: 10px;}
	.hulk .page-news-lists li .nr{width: calc(100% - 100px); padding: 10px 0;}
	.hulk .page-news-lists li .nr h3{margin-bottom: 0px;font-size: 15px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
	.hulk .page-news-lists li .nr .info{width: 100%; height: 50px; line-height: 25px; color: #333333; font-size: 12px;overflow: hidden; text-overflow: ellipsis;}
	.hulk .page-news-lists li .nr p{width: 100%; height: 30px; line-height: 30px;}
	.hulk .content .list .pagecontent img{max-width: 100%;}
}</pre></body></html>